home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / editors / fingrvga / readme.doc < prev    next >
Text File  |  1991-03-31  |  11KB  |  259 lines

  1. Poisson Technology
  2. 816 Gregory Ct, Fremont, CA 94539.  U.S.A.
  3. Phone:(415)623-1087    FAX:(415)490-5865
  4.  
  5. *****************************************************************
  6. *** FAX message gets higher priority than the phone call.     ***
  7. *** Please FAX your questions or comments to us, if possible. ***
  8. *****************************************************************
  9.  
  10. Finger VGA 1.00  (C) Poisson Technology 1991.  All right reserved.
  11.  
  12. Release Note:
  13.  
  14. Finger VGA is a color image processing, painting and animation program for
  15. IBM PC and compatibles with 384K memory.  Only VGA(320x200 256 colors)
  16. graphics mode is supported.  Microsoft or Logitech compatible mouse required.
  17. Files are loaded and saved in PCX format and can be printed to LaserJet
  18. in 300 dots/per inch density. Image editing features include: cut, copy,
  19. paste, inverse, rotate, flip horizontally/vertically and scaling to enlarge
  20. or reduce the selected image. The drawing toolbox includes: freehand drawing,
  21. line, rectangle, triangle, brush, spray, eraser, flush, dupArea, dupPoint,
  22. fill an enclosed region and draw 3D pyramid.  The curve drawing tools include:
  23. bezier curves, circle, ellipse, arc, arrow, thick line and text with 4
  24. different scalable fonts.  The text entry can be written either
  25. horizontally or vertically.  There are 9 fill patterns which can be used
  26. to fill rectangle, circle, ellipse, pie and polygon with up to 200 vertices.
  27. The screen zoom in feature(fat bit) is also provided to work on individual
  28. pixel at 16x or 64x level.  User can flip the whole screen either horizontally
  29. or vertically, clear, or inverse the screen image.  Color image to grayscale
  30. conversion is also supported.  There are 256 colors available for drawing
  31. and for background use.
  32.  
  33. Registered users(see REGISTER.DOC) can get the following extra features:
  34. o Shrink the whole screen image.
  35. o Cycle 256 colors with user defined delay time.
  36. o Cartoon command for animation or slide-show use.
  37. o Scale the print out both in X and Y directions.
  38. o Gets EPSON 24-pin printer drivers to print at 180 dpi.
  39. o Get 9-pin EPSON compatible dot-matrix printer support.
  40. o Print a user-defined window area instead of whole screen.
  41.  
  42. Get it started:
  43. ---------------
  44.  
  45. Boot computer with DOS 3.0 and mouse driver on COM1, however, the demo can
  46. work without a mouse.  Insert floppy diskette in drive A and type FVGA to
  47. start the program.  Press Y and SPACE Bar to see the demo.  The demo will
  48. go faster if all files on the floppy diskette are first installed on the
  49. hard disk.
  50.  
  51. Press left button or command initial to select command.  Press right button
  52. or ESC key to exit command. Select FILE then QUIT to exit the program.
  53.  
  54. When in drawing mode, press left button to draw, release left button to
  55. stop drawing, and press right button to exit.  The graphics mode is
  56. VGA(320x200x256 colors) and it can work on either VGA color or VGA
  57. monochrome monitors.  Press SPACE bar at any time to bring up the
  58. 256-color, fill pattern and  line style menu to change color, fill
  59. pattern or line style.  Press the  left button to select.  Click the right
  60. button or other keys to exit the color menu.
  61.  
  62. Other Shareware products by Poisson Technology:
  63.  
  64.   Finger Maps  1.01:  PC map design and object drawing program.
  65.   Finger Paint 4.00:  PC paint program. like PC paintbrush.
  66.  
  67. ***********************************************************************
  68.  
  69. Command summary:
  70. ----------------
  71. *R : new features for registered user.
  72.  
  73. File
  74.   Load   : load PCX file from disk to screen.
  75.   Save   : save screen image in PCX format.
  76.   Saveas : save screen image to a new file in PCX format.
  77.   Print  : Laserjet => HP LaserJet @300 dpi.
  78. Color image is mapped into 16 grayscales on printout. Default mapping:
  79. black =>white.  white => black. Use Inverse command to reverse the
  80. printout mapping.
  81.  
  82.     Inverse  : Reverse the printout color.
  83. *R  Dotmatrix: print to Epson compatible printers.
  84. *R  Eps-24pin: print in 180 dpi on Epson LQ 24-pin printers.
  85. *R  Scale    : Magnify or shrink the printout size both in X and Y.  Minimum scale is 0.1x.  There is no hard-coded upper bound for maximum scale.  The output is limited by the paper size. Scaling applies to both full screen and window printing.
  86.  
  87. *R  Window   : Define the window area to be printed.
  88. Move cursor around to define the rectangular window area to be printed.
  89. Click left mouse button to define vertices. Press ESC key or right button
  90. when done.  Select PRINT command and choose the appropriate printer to
  91. print the window area afterwards.
  92.  
  93.     Quit   : quit Finger VGA program.
  94.  
  95. Edit
  96.  
  97.   Cut : Cut an image into buffer.
  98.   Copy: Copy an image into buffer.
  99.   Paste: Paste image buffer to screen.
  100.   Inverse: Inverse image buffer.
  101.   Rotate : Rotate image buffer by 90 degrees.
  102.   Horizon: Flip image buffer horizontally.
  103.   Vertical: Flip image buffer vertically.
  104.   scaleXy : Scale image buffer both in X and Y directions.
  105.  
  106. Draw
  107.  
  108.   Draw : Free hand drawing.
  109. o Move cursor to the starting point.  Press the left button to put pen
  110. down and start drawing.  Release left button when done.
  111.  
  112. o Press right button or ESC key to exit this command.
  113.  
  114.   Line : Draw a line.
  115. o Move cursor to the starting point.  Press the left button to put pen
  116. down to define the first point of the line.  Move cursor with left button
  117. pressed, and release left button to define the second point of the line
  118. and lift the pen.  Repeat the above process for another line.
  119.  
  120. o Press right button or ESC key to exit this command.
  121.  
  122.   Rectangle : Draw a rectangle.
  123. o Move cursor to the starting vertex.  Press the left button to put pen
  124. down to define the first vertex of the rectangle. Move cursor with left
  125. button pressed.  Release left button to define the second vertex of the
  126. rectangle and lift the pen.  Repeat the above process for another rectangle.
  127.  
  128. o Press right button or ESC key to exit this command.
  129.  
  130.   Triangle  : Draw a line with fixed end points.
  131. o Move cursor to the starting point.  Press the left button to put pen down
  132. to define the first point of the base line. Move cursor with left button
  133. pressed.  Release left button to define the second point of the base line
  134. and continue moving the cursor to define the middle point.  Press the left
  135. button to define the middle point.  Repeat the above process for another
  136. triangle.
  137.  
  138. o Press right button or ESC key to exit this command.
  139.  
  140.   Spray : Press the left mouse button to spray paint the screen.  Press
  141.   SPACE BAR to bring up the color menu, change color by click the left mouse button, and continue spraying with different color to achieve special effects.
  142.  
  143.   Brush : Brush the screen with selected brush type and size. Use
  144.   brush_type under OPTION to change type or size. Use brush as an eraser
  145.   with black color selected.
  146.  
  147.   Flood : Move cursor inside an enclosed area and click the left mouse
  148.   button to flood the area with foreground color. Flood process stops when
  149.   the pixel color is different from the starting point. In case of a wrong
  150.   flood, press right button and select UNDO under EDIT to recover the image
  151.   before the flood.
  152.  
  153.   Pyramid: Define the base rectangle first and then move the cursor to
  154.   define the apex of the pyramid.
  155.  
  156.   DupArea: Duplicate an image area by first pointing the source  position
  157.   and then the target position.  Press left mouse button to start copying
  158.   image from source to target area.
  159.  
  160.   Polygon: Click the left mouse button to define vertices of the polygon
  161.   and press the right button to close the polygon and exit. If Empty fill
  162.   is selected, then the polygon is not filled. Polygon is filled if other
  163.   fill patterns are selected.
  164.  
  165.   DupPoint: This is used to select the desired color directly from the
  166.   screen image and use the color to paint later.  First move mouse to the
  167.   position with desired color and click the mouse button to select the color.
  168.   Press left mouse button to start drawing or right button to exit.
  169.  
  170. Curve
  171.  
  172.   Spline : Draw a curve with end point bent.
  173.  
  174.   Bline  : Draw a curve with middle point bent.
  175.  
  176.   Circle : Draw a circle.
  177.  
  178.   Ellipse: Draw an ellipse.
  179.  
  180.   Arc    : Draw an arc with starting and ending angles.
  181.  
  182.   Text   : Write a line of text.
  183.  
  184.   Arrow  : Draw an arrow.  Use OPTION/Arrow_size to set the size.
  185.  
  186.   Wideline : Draw a thick line.  The line width is defined under OPTION
  187.   arrow_width.
  188.  
  189.   Pie    : Draw a piece of pie.
  190.  
  191. Screen
  192.  
  193.   Zoom 4x: Magnify the screen by 4x in each dimension.(16x)
  194.   Zoom 8x: Magnify the screen by 8x in each dimension.(64x)
  195.   Clear  : Clear screen with background color(black).
  196.   flipX  : Flip screen horizontally.
  197.   flipY  : Flip screen vertically.
  198.   Inverse: Inverse the screen color.
  199.   Grayscale: toggle between color and grayscale modes.
  200. *R  Shrink : shrink the screen image. ( Use Undo to correct any shrink error)
  201. *R  Cycle  : cycle 256 colors with user defined delay time.
  202. *R  Cartoon: continuous display of PCX image files from a control file.
  203. Control file syntax:  Use a text editor to create a file with PCX filename
  204. on each line. Start with a blank on each line if the PCX file has the same
  205. palette as the previous one.  Start the line without a blank will force
  206. program to reset the palette which can cause some flickering on the screen.
  207.  
  208. Option
  209.  
  210.   Arrow_size : Set arrow head size.
  211.   arrow_Width: Set arrow line size.
  212.   >line_Style: Set line style.
  213.   >Pattern   : Set fill patterns.
  214.   >brush_Type: Set brush type.
  215.   >color_Back: Set background color.
  216.   >color_Front: Set foreground color.
  217.   >font_scalE : Set font style and size.
  218.  
  219.   Font_scale
  220.     >Type : Set font type.
  221.         Triplex
  222.         Sansserif
  223.         Gothic
  224.         Small
  225.     Scale : Set font scale.
  226.     X_y   : Set text orientation, horizontally or vertically.
  227.  
  228.   Line_style
  229.     Solid  : solid line.
  230.     Dotted : dotted line.
  231.     Center : centered line.
  232.     dAshed : dashed line.
  233.     cusTom : custom pattern line.
  234.     solId_t : thick solid line.
  235.     dOt_T   : thick dotted line.
  236.     ceNter_T: thick centered line.
  237.     dasH_T  : thick dashed line.
  238.     cUst_T  : thick custom line.
  239.  
  240.   Pattern
  241.     Empty  : EmptyFill     { uses background }
  242.     Solid  : SolidFill     { uses foreground draw color }
  243.     Line   : LineFill      { --- }
  244.     Ltslash: LtSlashFill   { /// }
  245.     Slash  : SlashFill     { /// thick fill }
  246.     Blslash: BkSlashFill   { \\\ thick fill }
  247.     Ltblslh: LtBkSlashFill { \\\ fill }
  248.     Hatch  : HatchFill     { light hatch fill }
  249.     Xhatch : XHatchFill    { heavy cross hatch }
  250.  
  251.   Brush_type
  252.     Square : rectangular brush.
  253.     Circle : circular brush.
  254.     s_squarE : filled rectangular brush.
  255.     s_cIrcle : filled circular brush.
  256.     siZe     : brush size in X and Y.
  257.  
  258.  
  259.